fit: add sha256 support
authorHeiko Schocher <[email protected]>
Mon, 3 Mar 2014 11:19:25 +0000 (12:19 +0100)
committerTom Rini <[email protected]>
Fri, 21 Mar 2014 20:39:33 +0000 (16:39 -0400)
commit2842c1c24269a05142802d25520e7cb9035e456c
treec64d4f99376dad8975f0033f7ef8dfc9d4865605
parent097dd3e0a9c4b07909dfa2d97d202f74856cfa81
fit: add sha256 support

add sha256 support to fit images

Signed-off-by: Heiko Schocher <[email protected]>
Acked-by: Simon Glass <[email protected]>
common/image-fit.c
include/image.h
lib/sha256.c
tools/Makefile
tools/sha256.c [new file with mode: 0644]